#on phone: while [ 1 ];do screencap -p 1.png;mv 1.png 2.png;done #while running that also startup httpd busybox httpd -v -p 9999 #client code